-
Martin Schwidefsky authored
- Create symlinks between netdev and groupdev. - Remove initialization of device.name. - Call qeth_free_card on removal. - Remove async hsi. - Remove contig memusage. - Add check for -EFAULT to copy_from_user/copy_to_user. - Inlining some functions to save kernel stack space. - vlan header fixes. - Replace atomic_return_sub with atomic_add_return.
49553319