proto_80211_mac_hdr: fix sparse warning
commitf7d61b320ae3044306415d821e734d9b79477600
authorDaniel Borkmann <dborkman@redhat.com>
Sat, 13 Jul 2013 14:29:52 +0000 (13 16:29 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Sat, 13 Jul 2013 14:29:52 +0000 (13 16:29 +0200)
tree94a7a1ca1c1fba5a274f1c0319aa2da93f5979b3
parent05e3f4bf348a47b058ec005c1d350ef46305d1a2
proto_80211_mac_hdr: fix sparse warning

This patch fixes the followingf sparse warning:

 proto_80211_mac_hdr.c:3389:24: warning: Using plain integer as NULL pointer

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
proto_80211_mac_hdr.c