Network driver updated - linux still loading the old driver version

You may need to run depmod to update the module dependency maps with any new modules:

#depmod -a

Solution required to run dpkg-reconfigure linux-image-2.6.32-5-amd64 as well.