OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 7... Line 7...
7 include/linux/skbuff.h | 2 +- 7 include/linux/skbuff.h | 2 +-
8 1 file changed, 1 insertion(+), 1 deletion(-) 8 1 file changed, 1 insertion(+), 1 deletion(-)
Line 9... Line 9...
9   9  
10 --- a/include/linux/skbuff.h 10 --- a/include/linux/skbuff.h
11 +++ b/include/linux/skbuff.h 11 +++ b/include/linux/skbuff.h
12 @@ -2476,7 +2476,7 @@ static inline int pskb_network_may_pull( 12 @@ -2455,7 +2455,7 @@ static inline int pskb_network_may_pull(
13 * NET_IP_ALIGN(2) + ethernet_header(14) + IP_header(20/40) + ports(8) 13 * NET_IP_ALIGN(2) + ethernet_header(14) + IP_header(20/40) + ports(8)
14 */ 14 */
15 #ifndef NET_SKB_PAD 15 #ifndef NET_SKB_PAD
16 -#define NET_SKB_PAD max(32, L1_CACHE_BYTES) 16 -#define NET_SKB_PAD max(32, L1_CACHE_BYTES)