diff options
author | Li RongQing | 2018-11-13 09:16:52 +0800 |
---|---|---|
committer | David S. Miller | 2018-11-15 15:07:50 -0800 |
commit | 982c17b9e3c27389a8d214333c686dab0e95cf63 (patch) | |
tree | b565fe0a1aa9c700208d9242a6553478b79ea3bb /net/ethernet | |
parent | 7e18750cda3d0df7c35ed1a60612229f36b957e8 (diff) |
net: remove BUG_ON from __pskb_pull_tail
if list is NULL pointer, and the following access of list
will trigger panic, which is same as BUG_ON
Signed-off-by: Li RongQing <lirongqing@baidu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ethernet')
0 files changed, 0 insertions, 0 deletions