From: Al Viro Date: Thu, 27 Dec 2007 06:50:54 +0000 (-0500) Subject: ipw2200 fix: ->rt_chbitmask is le16 X-Git-Tag: v2.6.25-rc1~1162^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=472caf8c8a534367be8954dacf7c9e0317bb7e89;p=pandora-kernel.git ipw2200 fix: ->rt_chbitmask is le16 A couple of places forgot cpu_to_le16() in assignments to that field, even though right next to those in other branches of if-else we do it correctly. Signed-off-by: Al Viro Signed-off-by: John W. Linville --- Reading git-diff-tree failed