From: Johannes Berg Date: Thu, 31 Jan 2008 18:48:25 +0000 (+0100) Subject: mac80211: remove "dynamic" RX/TX handlers X-Git-Tag: v2.6.26-rc1~1138^2~530^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589052904a60f00dd2cbc1d3488ee3f520a7de21;p=pandora-kernel.git mac80211: remove "dynamic" RX/TX handlers It doesn't really make sense to have extra pointers to the RX/TX handler arrays instead of just using the arrays directly, that also allows us to make them static. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed