Skip to content

Commit

Permalink
Neterion: New driver: Traffic & alarm handler
Browse files Browse the repository at this point in the history
This patch takes care of trafic handling related APIS.
- Interrupt Enable and disable
- Mask / Unmask Interrupt
- Traffic Interrupt handling.
- Alarm Interrupt handling.

- Changes in this submission -
        - General clean up - removed redundant includes, defines and macros.

- Changes in previous submissions -
 - General cleanup - removed unused functions and variables.
 - Use asserts where necessary - Reported by Andi Kleen
 - Fixed sparse warnings - Reported by Andi Kleen
 - Use a prefix, "__vxge" in front of hw functions to make them globally
   unique - Ben Hutchings

Signed-off-by: Sivakumar Subramani <sivakumar.subramani@neterion.com>
Signed-off-by: Rastapur Santosh <santosh.rastapur@neterion.com>
Signed-off-by: Ramkrishna Vepa <ram.vepa@neterion.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Ramkrishna Vepa authored and David S. Miller committed Apr 2, 2009
1 parent 40a3a91 commit 1132413
Show file tree
Hide file tree
Showing 2 changed files with 4,937 additions and 0 deletions.
Loading

0 comments on commit 1132413

Please sign in to comment.