From c43bff43e0617dd56515b4ea42a8037c699c86f1 Mon Sep 17 00:00:00 2001 From: Michael Wu Date: Sun, 15 Jul 2007 17:09:55 -0700 Subject: [PATCH] [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 for finding this problem. Signed-off-by: Michael Wu Signed-off-by: John W. Linville --- Reading git-format-patch failed