commit | 00fc90c886220efe8b634d3f2a04713fcebbe2c0 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Thu Jul 22 15:36:02 2010 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 26 15:09:04 2010 -0400 |
tree | 66e36e0b338564b60be182333c6bdba6b13f0d77 | |
parent | a6e492b9b5d323ca391312b981a5017e450132c0 [diff] |
minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps If sta is NULL, we will have problems long before we get here... Reported-by: Dan Carpenter <error27@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Cc: Felix Fietkau <nbd@openwrt.org>