projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cxgb3: set hard_xmit in the netdev_ops
[linux-2.6]
/
fs
/
cifs
/
cifsfs.h
diff --git
a/fs/cifs/cifsfs.h
b/fs/cifs/cifsfs.h
index
f7b4a5c
..
074de0b
100644
(file)
--- a/
fs/cifs/cifsfs.h
+++ b/
fs/cifs/cifsfs.h
@@
-101,5
+101,5
@@
extern long cifs_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
extern const struct export_operations cifs_export_ops;
#endif /* EXPERIMENTAL */
-#define CIFS_VERSION "1.5
4
"
+#define CIFS_VERSION "1.5
5
"
#endif /* _CIFSFS_H */