Re: [Uclinux-dist-devel] [PATCH 1/5] netdev: bfin_mac: Blackfin EMAC interrupt may not be shared
From: David Miller <davem@davemloft.net>
Date: 2009-05-29 10:53:44
From: David Miller <davem@davemloft.net>
Date: 2009-05-29 10:53:44
From: Mike Frysinger <redacted> Date: Fri, 29 May 2009 06:49:42 -0400
the hardware has a dedicated internal IRQ line for the Blackfin MAC. it makes no sense to mark it as shared. there is nothing it could possibly be shared with.
Then why bother messing with the flag away at all? It doesn't fix anything.