diff --git a/iscsi-scst/kernel/patches/put_page_callback-2.6.37.patch b/iscsi-scst/kernel/patches/put_page_callback-2.6.37.patch index d2fefd01d..019d07083 100644 --- a/iscsi-scst/kernel/patches/put_page_callback-2.6.37.patch +++ b/iscsi-scst/kernel/patches/put_page_callback-2.6.37.patch @@ -22,15 +22,15 @@ diff -upkr linux-2.6.37/include/linux/mm_types.h linux-2.6.37/include/linux/mm_t /* diff -upkr linux-2.6.37/include/linux/net.h linux-2.6.37/include/linux/net.h --- linux-2.6.37/include/linux/net.h 2011-01-05 03:50:19.000000000 +0300 -+++ linux-2.6.37/include/linux/net.h 2011-01-08 16:43:27.966430897 +0300 -@@ -20,6 +20,7 @@ - - #include - #include ++++ linux-2.6.37/include/linux/net.h 2011-04-01 00:14:47.839036295 +0400 +@@ -60,6 +60,7 @@ typedef enum { + #include /* For O_CLOEXEC and O_NONBLOCK */ + #include + #include +#include - #define NPROTO AF_MAX - + struct poll_table_struct; + struct pipe_inode_info; @@ -293,5 +294,44 @@ extern int kernel_sock_shutdown(struct s extern struct ratelimit_state net_ratelimit_state; #endif diff --git a/iscsi-scst/kernel/patches/put_page_callback-2.6.38.patch b/iscsi-scst/kernel/patches/put_page_callback-2.6.38.patch index 9153bdcf6..0ab48e559 100644 --- a/iscsi-scst/kernel/patches/put_page_callback-2.6.38.patch +++ b/iscsi-scst/kernel/patches/put_page_callback-2.6.38.patch @@ -22,15 +22,15 @@ diff -upkr linux-2.6.38/include/linux/mm_types.h linux-2.6.38/include/linux/mm_t /* diff -upkr linux-2.6.38/include/linux/net.h linux-2.6.38/include/linux/net.h --- linux-2.6.38/include/linux/net.h 2011-03-15 04:20:32.000000000 +0300 -+++ linux-2.6.38/include/linux/net.h 2011-03-18 17:17:58.577360968 +0300 -@@ -20,6 +20,7 @@ - - #include - #include ++++ linux-2.6.38/include/linux/net.h 2011-04-01 21:47:43.293184996 +0400 +@@ -60,6 +60,7 @@ typedef enum { + #include /* For O_CLOEXEC and O_NONBLOCK */ + #include + #include +#include - #define NPROTO AF_MAX - + struct poll_table_struct; + struct pipe_inode_info; @@ -293,5 +294,44 @@ extern int kernel_sock_shutdown(struct s extern struct ratelimit_state net_ratelimit_state; #endif