commit | 3c25a860d17b7378822f35d8c9141db9507e3beb | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sun Nov 22 01:08:54 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 23 23:29:27 2015 -0500 |
tree | 222048b031ce85521a4b3f564be2236687711631 | |
parent | 7f109f7cc37108cba7243bc832988525b0d85909 [diff] |
broadcom: fix PHY_ID_BCM5481 entry in the id table Commit fcb26ec5b18d ("broadcom: move all PHY_ID's to header") updated broadcom_tbl to use PHY_IDs, but incorrectly replaced 0x0143bca0 with PHY_ID_BCM5482 (making a duplicate entry, and completely omitting the original). Fix that. Fixes: fcb26ec5b18d ("broadcom: move all PHY_ID's to header") Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>