From: John W. Linville Date: Tue, 20 Jul 2010 17:15:31 +0000 (-0400) Subject: ath9k: correct sparse identified endian bug in ath_paprd_calibrate X-Git-Tag: v2.6.36-rc1~571^2~107^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3d3da14fb0c8dcfac374543fd7fedda05e9d4fd;p=pandora-kernel.git ath9k: correct sparse identified endian bug in ath_paprd_calibrate drivers/net/wireless/ath/ath9k/main.c:282:26: warning: incorrect type in assignment (different base types) drivers/net/wireless/ath/ath9k/main.c:282:26: expected restricted __le16 [usertype] duration_id drivers/net/wireless/ath/ath9k/main.c:282:26: got int Signed-off-by: John W. Linville --- Reading git-diff-tree failed