[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1440002803-5113-1-git-send-email-jeremy.linton@arm.com>
Date: Wed, 19 Aug 2015 11:46:41 -0500
From: Jeremy Linton <jeremy.linton@....com>
To: netdev@...r.kernel.org
Cc: gregkh@...uxfoundation.org, steve.glendinning@...well.net,
linux@...ck-us.net, jeremy.linton@....com
Subject: [PATCH 0/2] Small cleanups for smsc and device property
These patches are against net-next.
This patch set adds a length check to device_get_mac_addr() before
calling is_valid_ether_addr(), it also removes an unisssary dev==null
check.
The remainder is updates to the comments.
Jeremy Linton (2):
device property: Add ETH_ALEN check, update comments.
smsc911x: Remove dev==NULL check.
drivers/base/property.c | 21 +++++++++++++--------
drivers/net/ethernet/smsc/smsc911x.c | 3 ---
2 files changed, 13 insertions(+), 11 deletions(-)
--
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists