summaryrefslogtreecommitdiff
path: root/drivers/net/mdio.c
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2011-01-06 08:58:42 (GMT)
committerMarc Kleine-Budde <mkl@pengutronix.de>2011-01-24 12:22:02 (GMT)
commit0909c1ec6f016b3f580fa2f4630659a5874a8ef8 (patch)
tree266e422c2c312164fb6198c8c0158d64ce7c41b5 /drivers/net/mdio.c
parentb30532515f0a62bfe17207ab00883dd262497006 (diff)
downloadlinux-fsl-qoriq-0909c1ec6f016b3f580fa2f4630659a5874a8ef8.tar.xz
can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUM
This patch cleans up the usage of two macros which specify the mailbox usage. AT91_MB_RX_FIRST and AT91_MB_RX_NUM define the first and the number of RX mailboxes. The current driver uses these variables in an unclean way; assuming that AT91_MB_RX_FIRST is 0; This patch cleans up the usage of these macros, no longer assuming AT91_MB_RX_FIRST == 0. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Acked-by: Wolfgang Grandegger <wg@grandegger.com>
Diffstat (limited to 'drivers/net/mdio.c')
0 files changed, 0 insertions, 0 deletions