From: Andy Shevchenko Date: Fri, 13 Sep 2013 15:00:58 +0000 (+0300) Subject: atm: nicstar: fix regression made by previous patch X-Git-Tag: v3.12-rc2~14^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2bb3905ab9bafebd0872ceef9466c32849429d7;p=pandora-kernel.git atm: nicstar: fix regression made by previous patch The commit 8390f814 "atm: nicstar: re-use native mac_pton() helper" did a usefull thing. However, mac_pton() returns 1 in the case of the successfully parsed input. This patch fixes a typo. Signed-off-by: Andy Shevchenko Signed-off-by: David S. Miller --- Reading git-diff-tree failed