diff options
author | Johannes Berg <johannes.berg@intel.com> | 2011-10-22 19:05:51 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-11-08 15:54:27 -0500 |
commit | 3b7b72eed19684824806b3fbefef653a180ef2b0 (patch) | |
tree | dbaebde80ff0c62f2e2e19310520ad731c2f5c3c /net/mac80211/wpa.c | |
parent | 028f78d43d80dcb8b1142ea38606067151dd3d51 (diff) |
nl80211: clean up genlmsg_end uses
genlmsg_end() cannot fail, it just returns the length
of the message. Thus, error handling for it is useless.
While removing it, I also noticed a useless variable
and removed this it as well.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/wpa.c')
0 files changed, 0 insertions, 0 deletions