diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-11-02 12:13:36 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-02 20:33:12 +0900 |
commit | 9691cea91c9d35f09d6b31a5e8dbfc631d40903a (patch) | |
tree | faf95d67ca89a07313dbe3fe7df5e831c345f497 /drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | |
parent | b35be415499ad257954813f8def9c84f49f1ff34 (diff) | |
download | blackbird-obmc-linux-9691cea91c9d35f09d6b31a5e8dbfc631d40903a.tar.gz blackbird-obmc-linux-9691cea91c9d35f09d6b31a5e8dbfc631d40903a.zip |
net: seeq: fix timer conversion
One of the timer conversion patches evidently escaped build testing
until I ran into in on ARM randconfig builds:
drivers/net/ethernet/seeq/ether3.c: In function 'ether3_ledoff':
drivers/net/ethernet/seeq/ether3.c:175:40: error: 'priv' undeclared (first use in this function); did you mean 'pid'?
drivers/net/ethernet/seeq/ether3.c:176:27: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
This fixes the two small typos that caused the problems.
Fixes: 6fd9c53f7186 ("net: seeq: Convert timers to use timer_setup()")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c')
0 files changed, 0 insertions, 0 deletions