]> git.baikalelectronics.ru Git - kernel.git/commit
net/macb: add comment in macb_probe_queues
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 31 Mar 2015 13:02:00 +0000 (15:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 20:51:17 +0000 (16:51 -0400)
commit95bd889c24ae1d0c93ff1670b7317d8f47fdedf0
treeb2c44abfa5a17aa0bda1a8742ed2f3d41db18718
parentecabf2f044609bc052b98f5d783096374e5c2a6b
net/macb: add comment in macb_probe_queues

As we access the MID register directly, we need to tell why
we don't use the macb_is_gem() dedicated function.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/macb.c