wimax: checking ERR_PTR vs null
stch_skb is allocated with wimax_gnl_re_state_change_alloc().  That
function returns ERR_PTRs on failure and doesn't return NULL.
Signed-off-by: 
Dan Carpenter <error27@gmail.com>
Loading
Please sign in to comment