Merge branch 'for-next' into for-linus
Conflicts: Documentation/filesystems/proc.txt arch/arm/mach-u300/include/mach/debug-macro.S drivers/net/qlge/qlge_ethtool.c drivers/net/qlge/qlge_main.c drivers/net/typhoon.c
This commit is contained in:
@@ -2512,7 +2512,7 @@ void *ar9170_alloc(size_t priv_size)
|
||||
/*
|
||||
* this buffer is used for rx stream reconstruction.
|
||||
* Under heavy load this device (or the transport layer?)
|
||||
* tends to split the streams into seperate rx descriptors.
|
||||
* tends to split the streams into separate rx descriptors.
|
||||
*/
|
||||
|
||||
skb = __dev_alloc_skb(AR9170_MAX_RX_BUFFER_SIZE, GFP_KERNEL);
|
||||
|
Reference in New Issue
Block a user