commit | 6c1a32e06758ba1c997f81a3c41e780cfc77b3c2 | [log] [tgz] |
---|---|---|
author | Rajat Jain <rajatxjain@gmail.com> | Thu Jun 26 11:58:55 2014 -0700 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Sat Jul 05 11:38:26 2014 -0600 |
tree | e161765638a6dbefd8f12fc40aa11431e354eab3 | |
parent | 2cc56f3028091578dcf0093cd00f1fee7a21515d [diff] |
PCI: pciehp: Remove struct controller.no_cmd_complete "no_cmd_complete" is only used once, and it duplicates read-only information we already have in the cached Slot Capabilities value. Remove the field and use the existing macro NO_CMD_CMPL() instead. [bhelgaas: changelog] Signed-off-by: Rajat Jain <rajatxjain@gmail.com> Signed-off-by: Rajat Jain <rajatjain@juniper.net> Signed-off-by: Guenter Roeck <groeck@juniper.net> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>