From: Johannes Berg Date: Thu, 31 Jan 2008 18:48:20 +0000 (+0100) Subject: mac80211: split ieee80211_txrx_result X-Git-Tag: v2.6.26-rc1~1138^2~530^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ae54c8463691b64ca6e6d8680787a6527810984;p=pandora-kernel.git mac80211: split ieee80211_txrx_result The _DROP result will need to be split in the RX path but not in the TX path, so for preparation split up the type into two types, one for RX and one for TX. Also make sure (via sparse) that they cannot be confused. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed