Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334431
b: refs/heads/master
c: 1c8161a
h: refs/heads/master
i:
  334429: 0b55f2a
  334427: 5eb03c8
  334423: 1bfe81f
  334415: 190bb15
  334399: 81eba23
v: v3
  • Loading branch information
Hendrik Brueckner authored and David S. Miller committed Oct 16, 2012
1 parent cea3bcf commit 4dcb8e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f6e80abeab928b7c47cc1fbf53df13b4398a2bec
refs/heads/master: 1c8161a8249fa32408e3c073f992141c9d257332
2 changes: 1 addition & 1 deletion trunk/drivers/s390/net/smsgiucv.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ static int smsg_pm_restore_thaw(struct device *dev)
#ifdef CONFIG_PM_DEBUG
printk(KERN_WARNING "smsg_pm_restore_thaw\n");
#endif
if (smsg_path && iucv_path_connected) {
if (smsg_path && !iucv_path_connected) {
memset(smsg_path, 0, sizeof(*smsg_path));
smsg_path->msglim = 255;
smsg_path->flags = 0;
Expand Down

0 comments on commit 4dcb8e0

Please sign in to comment.