]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211: return -ENOMEM in mesh_plink_frame_tx
authorBob Copeland <me@bobcopeland.com>
Tue, 5 Nov 2013 19:16:57 +0000 (11:16 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:50:10 +0000 (20:50 +0100)
commit87d84c452a7603e4f4aaa806ec1a798d6eacfc99
tree2f7ae05d9a6142aa0ecae0613da445096ce964da
parent272a9e2614bf3b93f47f95ef9507d4ceec6bec27
mac80211: return -ENOMEM in mesh_plink_frame_tx

All other paths return an error code, do the same here.

Signed-off-by: Bob Copeland <bob@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_plink.c