summaryrefslogtreecommitdiff
path: root/drivers/sh
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2012-05-15 13:00:27 +0400
committerJohn W. Linville <linville@tuxdriver.com>2012-06-05 23:23:20 +0400
commit1dacd1980d5ba732de1b69999fd8995b3b2b724b (patch)
tree9378cb9de978448430b07382a2421fc9d70c25d8 /drivers/sh
parent9be02923371718265ea050a5415dc4fefc4e6a64 (diff)
downloadlinux-1dacd1980d5ba732de1b69999fd8995b3b2b724b.tar.xz
brcm80211: brcmu_pkt_buf_free_skb() should handle NULL
This is potentially called with NULL pointers, for example, look at brcmf_c_prec_enq(). Since it's a free() function, probably people expect it to handle NULL pointers. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions