diff options
author | Luis Carlos Cobo <luisca@cozybit.com> | 2008-05-05 12:29:42 -0700 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-05-12 21:22:18 -0400 |
commit | 69687a0b9934942e61bf8148c242adea87183a5b (patch) | |
tree | a235fcc6f21a97c95ff2c58d3f13fa129370b84d /fs/coda/upcall.c | |
parent | ef269254772a0d2253c85cafe160e3f6528eb292 (diff) |
mac80211: fix access to null skb
Without this patch, if xmit_skb is null but net_ratelimit() returns 0 we would
go to the else branch and access the null xmit_skb. Pointed out by Johannes
Berg.
Signed-off-by: Luis Carlos Cobo <luisca@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'fs/coda/upcall.c')
0 files changed, 0 insertions, 0 deletions