commit | f25b119c6c19bbe70a27f7e439ef26ed8acd42ea | [log] [tgz] |
---|---|---|
author | Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com> | Sat Oct 20 06:02:52 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 21 22:15:36 2012 -0400 |
tree | bc941e802cff0b403fc03a46340712d6c6ea2727 | |
parent | a85e998681624ac85d423f34e833f95dffdd2a3c [diff] |
be2net: Fix error messages while driver load for VFs VF does not have privileges to execute many commands. When VFs try to execute those commands there are unnecessary error messages. Fix this by executing only those commands for which VF has privilege. Signed-off-by: Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>