From: David Woodhouse Date: Mon, 10 Dec 2007 05:05:37 +0000 (-0500) Subject: libertas: remove unreachable code from process_rxed_802_11_packet() X-Git-Tag: v2.6.25-rc1~1162^2~402 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=180be755aec37483337f64bfca3d4b02f5c8fef4;p=pandora-kernel.git libertas: remove unreachable code from process_rxed_802_11_packet() The function is only ever called if we're in rtap mode. So the bit in it which is conditional on rtap mode seems a little superfluous. Signed-off-by: David Woodhouse Signed-off-by: John W. Linville --- Reading git-diff-tree failed