1 Changed error reporting strategy to use pci_device_name
for errors to be logged prior to registering the net device
with the kernel.
2 Use NET_IP_ALIGN to set rx data buffer address alignment.
NET_IP_ALIGN is defined to be appropriate for the processor
architecture for which the driver is compiled.
3 Driver version number update