git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6d23de
)
nl80211: remove bogus genlmsg_end() error checking
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 4 Jun 2013 10:46:03 +0000
(12:46 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 4 Jun 2013 10:47:08 +0000
(12:47 +0200)
genlmsg_end() can't return an error since it returns the
skb length so remove checks treating the return value as
an error code.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found