This patchset includes cpmac updates for changed net subsystem interfaces. Please accept the following patches for cpmac driver: 1. cpmac: use print_mac() instead of MAC_FMT 2. cpmac: convert to napi_struct interface 3. cpmac: update to new fixed phy driver interface - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
- [PATCH 0/0] cpmac: update to the net subsystem changes Eugene Konev
- [PATCH 1/3] cpmac: use print_mac() instead of MAC_FMT Eugene Konev
- [PATCH 2/3] cpmac: convert to napi_struct interface Eugene Konev
- [PATCH 3/3] cpmac: update to new fixed phy drive... Eugene Konev
- Re: [PATCH 1/3] cpmac: use print_mac() instead of MA... Jeff Garzik