Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check before...
authorRoel Kluin <roel.kluin@gmail.com>
Tue, 2 Dec 2008 23:06:39 +0000 (00:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:01 +0000 (13:52 -0800)
payload_length is unsigned, check before subtraction

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>

No differences found