OSDN Git Service

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)
commitda120112493460332b5b430070ca0ea205c37632
treeb2c44abfa5a17aa0bda1a8742ed2f3d41db18718
parentbfa0914afa95d44df9e1a1553e0c03a991223db3
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