commit | c43bff43e0617dd56515b4ea42a8037c699c86f1 | [log] [tgz] |
---|---|---|
author | Michael Wu <flamingice@sourmilk.net> | Sun Jul 15 17:09:55 2007 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 06 15:06:03 2007 -0400 |
tree | 7d74ae44dca335178ac6dd510e35b52e66da4add | |
parent | 313b0d3d863453cb596ea42aed07f8e1a9b0a7e2 [diff] |
[PATCH] rtl8187: ensure priv->hwaddr is always valid conf->mac_addr is not guaranteed to be set. This ensures priv->hwaddr is always set to a valid mac address. Thanks to Johannes Berg <johannes@sipsolutions.net> for finding this problem. Signed-off-by: Michael Wu <flamingice@sourmilk.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>