Messages in this thread |  | | Subject | Re: [PATCH 1/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver | From | Randy Dunlap <> | Date | Tue, 25 Aug 2020 10:55:27 -0700 |
| |
>>> +if NET_VENDOR_ASIX >>> + >>> +config SPI_AX88796C >>> + tristate "Asix AX88796C-SPI support" >>> + depends on SPI >> >> That line is redundant (but not harmful). > > Why? Is it because NET_VENDOR_ASIX depends on SPI? Probably it > shouldn't. Thanks for spotting.
Yes, that.
-- ~Randy
|  |