From: Luis R. Rodriguez Date: Wed, 4 Nov 2009 23:11:05 +0000 (-0800) Subject: ath9k: move the max rx buffer size check to ath9k_rx_accept() X-Git-Tag: v2.6.33-rc1~388^2~280^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c74aa4d73dbed2e879e7eb5ee9de95d40e5298d;p=pandora-kernel.git ath9k: move the max rx buffer size check to ath9k_rx_accept() While at it flip the order, seems easier to read and also add some better description as to why we do this check. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed