]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: bfin_mac: remove space from name
authorMike Frysinger <vapier@gentoo.org>
Thu, 10 Jun 2010 01:50:48 +0000 (21:50 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 13 Jul 2010 21:50:52 +0000 (17:50 -0400)
commit94060a158f6c67ccd10d90e262e25349bb8cc9dc
treeefe6795b3ab4c1bd7a8e08872c7fcddee3415e56
parent787e343b91be62375001b80ee8b70f1594fdfc57
Blackfin: bfin_mac: remove space from name

Some commands (like 'mii') use this name to select devices, but they break
when those names contain spaces.  So drop the space from the Blackfin EMAC
driver.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/net/bfin_mac.c