From: Dan Williams Date: Thu, 22 May 2014 12:32:41 +0000 (-0500) Subject: libertas: fix return value when processing invalid packet X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ed2703cabd1e41fd98eefaeeb77a110fbcc493;p=pandora-kernel.git libertas: fix return value when processing invalid packet Nothing actually uses the return value yet, but we might as well make it correct, like process_rxed_802_11_packet() does for the same case. Also ensure that if monitor mode is enabled (and thus process_rxed_802_11_packet() is called) that the debugging enter/leave functions are balanced. Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed