aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStefan Raspl <[email protected]>2013-06-24 13:21:51 +0200
committerDavid S. Miller <[email protected]>2013-06-25 16:10:14 -0700
commitede88671664128b811e7c709bead39f5b3f3abcf (patch)
treed7084cf30706985a3b640c7806e7d89a04517073 /tools/perf/scripts/python
parenta0c98523d7d71e0276f3cb127bc0c6d4fc85907a (diff)
qeth: Fix crash on initial MTU size change
When the initial MTU size is changed prior to any activity on the device (e.g. by attaching a z/VM vNIC already configured in Linux to a guestLAN), we call dev_kfree_skb_irq(NULL) which results in a kernel panic. Adding a proper check for NULL pointers to address this issue. Signed-off-by: Stefan Raspl <[email protected]> Signed-off-by: Frank Blaschka <[email protected]> Reviewed-by: Ursula Braun <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions