freebsd-dev/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_var.h Cleanup if_media handling in mxge(4) 2010-04-15 13:50:55 +00:00
if_mxge.c Use strchr() and strrchr(). 2012-01-02 12:12:10 +00:00
mcp_gen_header.h
mxge_eth_z8e.c
mxge_ethp_z8e.c
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
mxge_rss_eth_z8e.c
mxge_rss_ethp_z8e.c
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