diff options
author | Michael Brown <mcb30@etherboot.org> | 2008-12-04 23:27:21 +0000 |
---|---|---|
committer | Michael Brown <mcb30@etherboot.org> | 2008-12-04 23:27:21 +0000 |
commit | b0d2c9a4d5b5dd669a845127a37ba08440e2820b (patch) | |
tree | 05cb0560bd250bb4010db2eef9207bf44269d297 | |
parent | 29480dd7159190b91cca17298a87425a58826d32 (diff) | |
download | ipxe-b0d2c9a4d5b5dd669a845127a37ba08440e2820b.tar.gz |
[hermon] Fix permissions broken in 3a799e9 ("Add PCI ID for ConnectX QDR card")
The patch file supplied for commit 3a799e9 ("[hermon] Add PCI ID for
ConnectX QDR card") accidentally marked drivers/infiniband/hermon.c as
being executable.
-rw-r--r--[-rwxr-xr-x] | src/drivers/infiniband/hermon.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/drivers/infiniband/hermon.c b/src/drivers/infiniband/hermon.c index f598a31f0..f598a31f0 100755..100644 --- a/src/drivers/infiniband/hermon.c +++ b/src/drivers/infiniband/hermon.c |