From 9b3ac7a892c12a6ac1a4b7f435be91c22b65e067 Mon Sep 17 00:00:00 2001 From: Denis Pithon Date: Sat, 17 May 2014 00:14:50 +0200 Subject: [PATCH] staging/wlan-ng: compare using ether_addr_equal_unaligned Replaced generic memcmp() with dedicated ether_addr_equal_unaligned() call. I did not find any clue of u16 alignment for both addresses. Signed-off-by: Denis Pithon Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed