[PATCH 0/3] [bonding 2.4] final sync 2.4 <-> 2.6
From: Amir Noam <hidden>
Date: 2003-09-15 08:59:58
From: Amir Noam <hidden>
Date: 2003-09-15 08:59:58
This small patch set handles the final bonding sync. Except for a small ipx_hdr() issue, 2.4 code after this set should be identical to 2.6 (with my latest 2.6 set applied: "propagating master's settings to slaves"). Patch #3 isn't really a bonding patch, but it is needed for the seq_file patch to work in 2.4 (and the whole point of the code sync is that the same patches will cleanly apply to both trees). This set applies on top of 2.4.23-pre4. The seq_file patch (that will apply to both 2.4 and 2.6) will be following this set shortly. patch1: Get rid of MOD_*_USE_COUNT, and use C99 initializers. patch2: Backport free_netdev(). patch3: Backport PDE(). -- Amir