]> git.proxmox.com Git - mirror_edk2.git/commit
fix the bug of calculating subnetmask prefix length. It is a regression issue, which...
authoreric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 24 Feb 2009 07:57:25 +0000 (07:57 +0000)
committereric_tian <eric_tian@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 24 Feb 2009 07:57:25 +0000 (07:57 +0000)
commitd5893e0b04e2ff7182dd7af08af13f046e3ede25
tree3411a9082afac5d13544415ecc8e9767a7822c8a
parent76f1dde2c43e02a78af3d09aea48fa316d283a62
fix the bug of calculating subnetmask prefix length. It is a regression issue, which incorrectly take "&" operation as "&&"

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7639 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/Network/IScsiDxe/IScsiMisc.c