[PATCH 0/7] myri10ge updates
From: Brice Goglin <hidden>
Date: 2006-12-11 10:24:20
From: Brice Goglin <hidden>
Date: 2006-12-11 10:24:20
Hi Jeff, The following 7 patches update/fix myri10ge: 1. indentation cleanups 2. add page-based skb routines 3. switch to page-based skb 4. drop contiguous skb routines 5. full vlan frame in small_bytes 6. fix big_bytes in case of vlan frames 7. update driver version to 1.1.0 #1 is independent, while #2-#7 should be applied in order. #2-#4 contains the physical page based skb conversion splitted in 3 patches to make it very easy to review. All these patches have been updated to match the annotations that got committed last week. Please apply. Thanks, Brice