Re: [PATCH net-hext] wireless: scan: Remove comment to compare_ether_addr

2013-09-03 Thread David Miller
From: Joe Perches Date: Sun, 01 Sep 2013 15:48:27 -0700 > This function is being removed, so remove the reference to it. > > Signed-off-by: Joe Perches Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

[PATCH net-hext] wireless: scan: Remove comment to compare_ether_addr

2013-09-01 Thread Joe Perches
This function is being removed, so remove the reference to it. Signed-off-by: Joe Perches --- net/wireless/scan.c | 4 1 file changed, 4 deletions(-) diff --git a/net/wireless/scan.c b/net/wireless/scan.c index ad1e406..eeb7148 100644 --- a/net/wireless/scan.c +++ b/net/wireless/scan.c @@