b43: HT-PHY: allow writing longer tables with a single call
authorRafał Miłecki <zajec5@gmail.com>
Tue, 23 Aug 2011 17:09:30 +0000 (19:09 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 23 Aug 2011 20:14:19 +0000 (16:14 -0400)
Sometimes we need to write table which is 2-10 elements long. It's
easier to create such a function instead of defining array every time.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found