]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mlx4_en: Fix QP number calculation according to module param
authorJoe Jin <joe.jin@oracle.com>
Thu, 15 Dec 2011 01:31:36 +0000 (09:31 +0800)
committerJoe Jin <joe.jin@oracle.com>
Thu, 15 Dec 2011 01:31:36 +0000 (09:31 +0800)
commitc2a561fc65a3781fad45e64ef823e69c118581f0
treec2817b5bc23aecc5691162745842917483fc3395
parentfd2ceb2ce33de915365a1cc4ec72b368369f9a6e
mlx4_en: Fix QP number calculation according to module param

commit 999bb4b3831abd6ad53023a0b8e5d304875927dd
Author: Alexander Guller <alexg@mellanox.com>
Date:   Sun Oct 9 05:29:26 2011 +0000

    mlx4_en: Fix QP number calculation according to module param

    Number of bits taken from mac table index in QP
    calculation should be based on log_num_mac parameter.

Signed-off-by: Alexander Guller <alexg@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/mlx4/en_port.c