commit | 24daf2b0a4005f3a4e757752fcfed9da276cf202 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Wed Feb 17 15:17:02 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 17 17:27:39 2010 -0800 |
tree | 13b1988b5473bb0a2e0fa57feb4d7938c43b7a26 | |
parent | 9ea4818dd39cc8c6b31c38c9f51d19d5d4ee0be6 [diff] |
tg3: Reformat SSID to phy ID table This patch reformats the SSID to phy ID table, replacing constants with preprocessor definitions. This patch is also prep work for the following patch, which will push line lengths beyond 80 chars. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>