summaryrefslogtreecommitdiff
path: root/drivers/base/devres.c
diff options
context:
space:
mode:
authorSven Eckelmann <sven.eckelmann@gmx.de>2010-09-05 01:58:33 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2010-09-05 00:29:48 -0700
commitbf3264f6d1039e68ec9881447808327c0260ae61 (patch)
tree0e32f535634ac1e60f6eb9f25ea914ea1d9c4d0e /drivers/base/devres.c
parentaedbffc7774574de74563f350b363cbfb52984fd (diff)
Staging: batman-adv: Provide full headers and packets as linear skb
We must ensure that all interesting data is linear and not paged out to access all information in a header or a full batman-adv related packet. Otherwise we may drop packets which have non-linear headers but which hold valid data. This doesn't affect non-linear skbs which have all headers in a linear head unless we must process the whole packet like in ogms or vis packets. Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/base/devres.c')
0 files changed, 0 insertions, 0 deletions