Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bgmac: fix a missing check for build_skb
when build_skb failed, it may occure a NULL pointer. So add a 'NULL check' for it. Signed-off-by: Weidong Wang <wangweidong1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information