opnsense-src/sys/dev/mxge
Ed Schouten dc15eac046 Use strchr() and strrchr().
It seems strchr() and strrchr() are used more often than index() and
rindex(). Therefore, simply migrate all kernel code to use it.

For the XFS code, remove an empty line to make the code identical to
the code in the Linux kernel.
2012-01-02 12:12:10 +00:00
..
eth_z8e.h Update mxge(4) firmware to the latest version available from 2011-07-12 15:07:17 +00:00
ethp_z8e.h Update mxge(4) firmware to the latest version available from 2011-07-12 15:07:17 +00:00
if_mxge.c Use strchr() and strrchr(). 2012-01-02 12:12:10 +00:00
if_mxge_var.h Cleanup if_media handling in mxge(4) 2010-04-15 13:50:55 +00:00
mcp_gen_header.h Update the mxge(4) driver's copyright to 2007, and drop 2007-07-12 16:04:55 +00:00
mxge_eth_z8e.c - Enable static building of mxge(4) and its firmware. 2007-07-19 16:16:00 +00:00
mxge_ethp_z8e.c - Enable static building of mxge(4) and its firmware. 2007-07-19 16:16:00 +00:00
mxge_lro.c Fix a bug in mxge's LRO which can cause dup acks to 2011-04-07 13:49:44 +00:00
mxge_mcp.h Better support for recent Myricom 10GbE NICs 2009-02-17 22:15:58 +00:00
mxge_rss_eth_z8e.c Add optional support to mxge for MSI-X interrupts and multiple receive 2008-01-15 20:34:49 +00:00
mxge_rss_ethp_z8e.c Add optional support to mxge for MSI-X interrupts and multiple receive 2008-01-15 20:34:49 +00:00
rss_eth_z8e.h Update mxge(4) firmware to the latest version available from 2011-07-12 15:07:17 +00:00
rss_ethp_z8e.h Update mxge(4) firmware to the latest version available from 2011-07-12 15:07:17 +00:00