diff options
author | Dan Carpenter <error27@gmail.com> | 2010-04-22 13:50:10 +0400 |
---|---|---|
committer | Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | 2010-05-12 01:09:10 +0400 |
commit | d3e56c0ad8a2dab7ffd6179b64f00702149e5c9a (patch) | |
tree | a8c5343a77cbc2b92978cbdaf30e4425657f6396 /drivers/net/wimax/i2400m | |
parent | 7ef9f9a4ee47b8d8ab9519647ba02fc700473be8 (diff) | |
download | linux-d3e56c0ad8a2dab7ffd6179b64f00702149e5c9a.tar.xz |
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>
Diffstat (limited to 'drivers/net/wimax/i2400m')
0 files changed, 0 insertions, 0 deletions