Attached is a patch that relocates /proc entries when an interface has
its name changed. The appropriate devices are identified by
checking if the functions used by the device match the functions
defined by the driver for use by its devices.<br>
<br>
Upon receiving a name change event for an appropriate device it cleans
up all existing /proc entries for that device as well as local AP data
(this shouldn't be a problem as an interface needs to be "down" before
it can be renamed) before placing new /proc entries and reinitialising
the AP for the new name.<br>
<br>
Thanks for your time,<br>
Ian Rawley<br>