]> git.baikalelectronics.ru Git - kernel.git/commit
atm: nicstar: fix regression made by previous patch
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 13 Sep 2013 15:00:58 +0000 (18:00 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Sep 2013 02:18:55 +0000 (22:18 -0400)
commit8985a0631a9cf0d9a5942a82af9a238958ce1e9f
treec719faadb4d601875787e39cc1d7844d6f1a719c
parentb0a6da73d0d0436c1bc7c426eb4a683f740cde66
atm: nicstar: fix regression made by previous patch

The commit 42330003 "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>
drivers/atm/nicstar.c