summaryrefslogtreecommitdiffstats
path: root/drivers/pps
diff options
context:
space:
mode:
authorTilman Schmidt <tilman@imap.cc>2009-10-06 14:18:31 +0200
committerDavid S. Miller <davem@davemloft.net>2009-10-07 07:20:58 +0200
commitee239d9901c13040598f6c46d5017869c6d14e2e (patch)
treeda17fe435e47009304ebb3a5052eedf7aeae8249 /drivers/pps
parentgigaset: fix reject/hangup handling (diff)
downloadlinux-ee239d9901c13040598f6c46d5017869c6d14e2e.tar.xz
linux-ee239d9901c13040598f6c46d5017869c6d14e2e.zip
gigaset: linearize skb
The code of the Gigaset driver assumes that sk_buff-s coming from the ISDN4Linux subsystem are always linear. Explicitly calling skb_linearize() is cheap if they are, but much more robust in case they ever aren't. Impact: robustness improvement Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions