From: Rafał Miłecki Date: Sun, 17 Jul 2011 08:30:34 +0000 (+0200) Subject: b43: HT-PHY: fix typo in 0x2059 radio init X-Git-Tag: v3.1-rc1~255^2~14^2^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b473bc176702cb22529632b5c4315bda27e0d979;p=pandora-kernel.git b43: HT-PHY: fix typo in 0x2059 radio init Following operation was incorrectly translated: radio_read(0x0011) -> 0xffff radio_write(0x0011) <- 0xfff7 Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed