commit | d2bb3905ab9bafebd0872ceef9466c32849429d7 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Fri Sep 13 18:00:58 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 15 22:18:55 2013 -0400 |
tree | c719faadb4d601875787e39cc1d7844d6f1a719c | |
parent | 35e4237973665c8a1ad4e3f7a7cb87573deaa24a [diff] |
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 <andriy.shevchenko@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>