commit | 8b0be90c4d3770b0c31489fc3ae33e5d8ba9edf8 | [log] [tgz] |
---|---|---|
author | Michael Büsch <m@bues.ch> | Sun Aug 21 17:24:47 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Aug 24 14:57:17 2011 -0400 |
tree | 62844fa14193a3f825a2e3c3c711e20645df7f15 | |
parent | 8ad38d22dc6f6c244642ca1fbe9255d7d149870a [diff] |
b43/legacy: Remove firmware IDs This removes the "FWxx" ID strings from the b43 and b43legacy drivers. They were once used to match a specific driver revision to a set of firmware files. However, this is hardly useful today. Additionally, the IDs are not updated and maintained properly, so they might mislead users. Signed-off-by: Michael Buesch <m@bues.ch> Acked-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>