linux/drivers/net/vxge
Sreenivasa Honnur 92cdd7c377 vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privileged function: Resubmit#1
- vxge driver was assuming function-0 is always the privilaged function. Now that
  restriction has been removed any function can act as a privilaged function.

- This patch modifies the __vxge_hw_device_is_privilaged routine to not assume
  function-0 as the privileged function.

- Recreated the patch by incorporating review comments from Dave Miller to
  remove double slash in path names.

Signed-off-by: Sreenivasa Honnur <sreenivasa.honnur@neterion.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-06 15:22:51 -07:00
..
Makefile Neterion: New driver: Kconfig and Makefile 2009-04-02 00:33:46 -07:00
vxge-config.c vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privileged function: Resubmit#1 2009-10-06 15:22:51 -07:00
vxge-config.h trivial: remove unnecessary semicolons 2009-09-21 15:14:58 +02:00
vxge-ethtool.c Neterion: New driver: Ethtool related 2009-04-02 00:33:44 -07:00
vxge-ethtool.h Neterion: New driver: Ethtool related 2009-04-02 00:33:44 -07:00
vxge-main.c trivial: remove unnecessary semicolons 2009-09-21 15:14:58 +02:00
vxge-main.h vxge: prefetch skb->data 2009-08-05 13:10:45 -07:00
vxge-reg.h vxge: Corrected Register map entry for xmac_link registers 2009-07-05 19:16:30 -07:00
vxge-traffic.c vxge: prefetch RxD descriptors 2009-08-05 13:10:45 -07:00
vxge-traffic.h vxge: fix pktgen hangs (don't abuse skb->cb[]) 2009-08-05 13:10:43 -07:00
vxge-version.h vxge: Version update 2009-08-05 13:10:46 -07:00