[PATCH] zd1211rw: Generic HMAC initialization
authorDaniel Drake <dsd@gentoo.org>
Tue, 12 Dec 2006 01:25:13 +0000 (01:25 +0000)
committerJeff Garzik <jeff@garzik.org>
Mon, 5 Feb 2007 21:58:41 +0000 (16:58 -0500)
commit34c4491264ceafa5c81f74a5f24f49e8e24f12f2
treecb7f36244b4a3d18a921f201d9a6ba1a8d4b61b2
parent7e721579479350b15b2bf1e232cd372c704aff7b
[PATCH] zd1211rw: Generic HMAC initialization

Many of the registers written during ZD1211 HMAC initialization are
duplicated exactly for ZD1211B. Move the identical ones into a generic
part, and write the hardware-specific ones separately.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_chip.c