]> 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)
commit2caab53a4aff854b6ee1da8dcb510a03b482b436
treec719faadb4d601875787e39cc1d7844d6f1a719c
parenta3be2b19f7fd2f8fb87a8937ec8adeee305ef2e5
atm: nicstar: fix regression made by previous patch

The commit 60e999b3 "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