]> git.karo-electronics.de Git - karo-tx-linux.git/commit
b43: N-PHY: reorder and optimize tables initialization
authorRafał Miłecki <zajec5@gmail.com>
Tue, 7 Dec 2010 08:42:05 +0000 (09:42 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 8 Dec 2010 20:38:44 +0000 (15:38 -0500)
commitf00fe7f6d14ab7bbd4655f55eae71bbd73ef766d
tree163bce6561edf47dbb1586f57ceb1dab5a860e9f
parent857581bdf1a3b36bfd42609d6f5433bd83397127
b43: N-PHY: reorder and optimize tables initialization

Order was changed in specs. For writing arrays we have designed bulk function
which makes use of auto increment and do not write table address over and over.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/tables_nphy.c